-- card: 85366 from stack: in -- bmap block id: 77743 -- flags: 0000 -- background id: 4016 -- name: Map ----- HyperTalk script ----- on mouseUp global clickTime if the ticks - clickTime < 50 then exit mouseUp answer "Click one of the sections on the Stack Map." with "Help" or "OK" if it is "Help" then push card visual dissolve go card "howtoUse" else exit mouseUp end mouseUp on closecard push card end closecard -- part 15 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=126 top=94 right=131 bottom=166 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button 1 to true wait 3 set hilite of bkgnd button 1 to false wait 3 end repeat visual dissolve go card "open 0" end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=125 top=153 right=196 bottom=178 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button 2 to true wait 3 set hilite of bkgnd button 2 to false wait 3 end repeat visual dissolve go card "howtoUse" end mouseUp -- part 35 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=285 top=95 right=143 bottom=343 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button 3 to true wait 3 set hilite of bkgnd button 3 to false wait 3 end repeat visual dissolve go card "intro 0" end mouseUp -- part 40 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=356 top=95 right=143 bottom=413 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button id 19 to true wait 3 set hilite of bkgnd button id 19 to false wait 3 end repeat visual dissolve go card "f&b 0" end mouseUp -- part 63 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=430 top=94 right=143 bottom=496 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button id 20 to true wait 3 set hilite of bkgnd button id 20 to false wait 3 end repeat visual dissolve go card "market 0" end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=284 top=150 right=191 bottom=343 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button 6 to true wait 3 set hilite of bkgnd button 6 to false wait 3 end repeat visual dissolve go card "technology 0" end mouseUp -- part 20 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=357 top=151 right=199 bottom=413 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button id 22 to true wait 3 set hilite of bkgnd button id 22 to false wait 3 end repeat visual dissolve go card "service 0" end mouseUp -- part 64 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=431 top=151 right=202 bottom=488 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button id 23 to true wait 3 set hilite of bkgnd button id 23 to false wait 3 end repeat visual dissolve go card "compete0" end mouseUp -- part 66 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=283 top=258 right=301 bottom=334 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button id 24 to true wait 3 set hilite of bkgnd button id 24 to false wait 3 end repeat visual dissolve go card "glossary 0" end mouseUp -- part 67 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=357 top=206 right=257 bottom=413 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button id 53 to true wait 3 set hilite of bkgnd button id 53 to false wait 3 end repeat visual dissolve go card "test 0" end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=357 top=260 right=303 bottom=401 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button 11 to true wait 3 set hilite of bkgnd button 11 to false wait 3 end repeat visual dissolve go card "index 1" end mouseUp -- part 21 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=186 top=189 right=242 bottom=257 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button 12 to true wait 3 set hilite of bkgnd button 12 to false wait 3 end repeat visual dissolve go card "content 0" end mouseUp -- part 25 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=206 top=97 right=137 bottom=256 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp answer "You are already here. Try another section." with "Help" or "OK" if it is "Help" then push card visual dissolve go card "howtoUse" else exit mouseUp end mouseUp -- part 37 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=401 top=317 right=342 bottom=429 -- title width / last selected line: 0 -- icon id / first selected line: 18614 / 18614 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: home ----- HyperTalk script ----- on mouseUp visual dissolve to white visual dissolve domenu home end mouseUp -- part 48 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=457 top=317 right=342 bottom=485 -- title width / last selected line: 0 -- icon id / first selected line: 18622 / 18622 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: next ----- HyperTalk script ----- on mouseUp answer "Click one of the sections." with "Help" or "OK" if it is "Help" then push card visual dissolve go card "howtoUse" else exit mouseUp end mouseUp -- part 57 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=484 top=317 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 18613 / 18613 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: return ----- HyperTalk script ----- on mouseUp global lastPush pop card into lastPush if the short name of this stack is not in lastPush then visual dissolve go card "Map" else visual dissolve go lastPush end if end mouseUp -- part 69 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=428 top=317 right=342 bottom=456 -- title width / last selected line: 0 -- icon id / first selected line: 18611 / 18611 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: prev ----- HyperTalk script ----- on mouseUp visual effect scroll right go prev end mouseUp -- part 71 (button) -- low flags: 00 -- high flags: A000 -- rect: left=449 top=3 right=18 bottom=510 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 2048 -- line height: 13 -- part name: Contents ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "content 0" end mouseUp -- part 73 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=284 top=204 right=255 bottom=339 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp push card repeat 2 set hilite of bkgnd button 14 to true wait 3 set hilite of bkgnd button 14 to false wait 3 end repeat visual dissolve go cd "question 0" end mouseUp -- part 75 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=0 top=320 right=342 bottom=100 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Exit ----- HyperTalk script ----- on mouseUp global camefrom,whatcard if camefrom = "CD Directory" then go whatcard else domenu quit HyperCard end mouseUp -- part contents for background part 3 ----- text ----- Stack Map -- part contents for background part 7 ----- text ----- Click any location in the map to go there. -- part contents for background part 47 ----- text ----- Macintosh Display Card 4•8 and 8•24 -- part contents for background part 49 ----- text ----- Stack Map Help (- Product Description Features & Benefits Market & Competition Technology Service & Support Customer Questions Evaluation Glossary (- Stack Contents Index (- Print Card/P -- part contents for background part 52 ----- text ----- Map